home *** CD-ROM | disk | FTP | other *** search
- object frmSettings: TfrmSettings
- Left = 262
- Top = 121
- BorderStyle = bsDialog
- Caption = 'Settings'
- ClientHeight = 446
- ClientWidth = 477
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = False
- Position = poOwnerFormCenter
- OnCreate = FormCreate
- DesignSize = (
- 477
- 446)
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 8
- Top = 8
- Width = 462
- Height = 401
- ActivePage = TabSheet1
- Anchors = [akLeft, akTop, akRight, akBottom]
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = 'General'
- object Label1: TLabel
- Left = 20
- Top = 16
- Width = 51
- Height = 13
- Caption = 'Language:'
- Transparent = True
- end
- object cboLanguage: TComboBox
- Left = 84
- Top = 14
- Width = 153
- Height = 21
- Style = csDropDownList
- ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
- ItemHeight = 13
- TabOrder = 0
- end
- object GroupBox4: TGroupBox
- Left = 8
- Top = 120
- Width = 433
- Height = 201
- Caption = 'Context Menu'
- TabOrder = 1
- object Label7: TLabel
- Left = 16
- Top = 22
- Width = 327
- Height = 13
- Caption =
- 'Select the context menus that you integrate into Windows Explore' +
- 'r.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object lvContextMenu: TListView
- Left = 16
- Top = 48
- Width = 399
- Height = 145
- Checkboxes = True
- Columns = <
- item
- AutoSize = True
- end
- item
- Width = 0
- end>
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- end
- end
- object cbAutoLoad: TCheckBox
- Left = 20
- Top = 48
- Width = 433
- Height = 17
- Caption = 'Load Glary Utilities automatically on Windows startup.'
- TabOrder = 2
- end
- object cbMinitotray: TCheckBox
- Left = 20
- Top = 72
- Width = 433
- Height = 17
- Caption = 'Minimize to tray when you close the program window'
- TabOrder = 3
- OnClick = cbMinitotrayClick
- end
- object cboLanguage2: TComboBox
- Left = 244
- Top = 14
- Width = 153
- Height = 21
- Style = csDropDownList
- ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
- ItemHeight = 13
- TabOrder = 4
- Visible = False
- end
- object cbShowBalloonMinitotray: TCheckBox
- Left = 21
- Top = 96
- Width = 433
- Height = 17
- Caption = 'Show balloon tips when minimize to tray'
- TabOrder = 5
- end
- end
- object TabSheet2: TTabSheet
- Caption = 'Auto Care'
- ImageIndex = 1
- object GroupBox3: TGroupBox
- Left = 8
- Top = 16
- Width = 433
- Height = 105
- Caption = 'Privacy Tracks'
- TabOrder = 1
- DesignSize = (
- 433
- 105)
- object lbnot2: TLabel
- Left = 17
- Top = 82
- Width = 140
- Height = 13
- Anchors = [akTop, akRight]
- Caption = 'Not Available for Free Edition'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 10053120
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object cbTracks: TCheckBox
- Left = 17
- Top = 23
- Width = 281
- Height = 17
- Caption = 'Erase privacy tracks on Windows logoff or shutdown.'
- TabOrder = 0
- OnClick = cbTracksClick
- end
- object btnSelTracks: TBitBtn
- Left = 15
- Top = 48
- Width = 411
- Height = 25
- Caption = 'btnSelTracks'
- TabOrder = 1
- OnClick = btnSelTracksClick
- end
- end
- object GroupBox1: TGroupBox
- Left = 8
- Top = 136
- Width = 433
- Height = 97
- Caption = 'Automatic 1-Click Optimizer'
- TabOrder = 0
- object lboneclick: TLabel
- Left = 16
- Top = 48
- Width = 47
- Height = 13
- Caption = 'Schedule:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object lboneclickScheduleStr: TLabel
- Left = 75
- Top = 48
- Width = 357
- Height = 13
- Cursor = crHandPoint
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = btnOneclickClick
- end
- object lbnot3: TLabel
- Left = 18
- Top = 70
- Width = 140
- Height = 13
- Caption = 'Not Available for Free Edition'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 10053120
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object cbAutooneclick: TCheckBox
- Left = 16
- Top = 24
- Width = 409
- Height = 17
- Caption = 'Execute 1-Click Optimizer at a scheduled time.'
- TabOrder = 0
- OnClick = cbAutooneclickClick
- end
- object btnOneclick: TBitBtn
- Left = 329
- Top = 67
- Width = 97
- Height = 25
- Caption = 'Change Schedule'
- TabOrder = 1
- OnClick = btnOneclickClick
- end
- object btnOptions: TBitBtn
- Left = 225
- Top = 67
- Width = 97
- Height = 25
- Caption = 'Options'
- TabOrder = 2
- OnClick = btnOptionsClick
- end
- end
- object GroupBox2: TGroupBox
- Left = 8
- Top = 246
- Width = 433
- Height = 123
- Caption = 'Automatic Update'
- TabOrder = 2
- object lbupdate: TLabel
- Left = 16
- Top = 72
- Width = 47
- Height = 13
- Caption = 'Schedule:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object lbUpdateScheduleStr: TLabel
- Left = 72
- Top = 72
- Width = 361
- Height = 13
- Cursor = crHandPoint
- AutoSize = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsUnderline]
- ParentFont = False
- Transparent = True
- OnClick = btnAutoUpdateClick
- end
- object lbnot: TLabel
- Left = 17
- Top = 94
- Width = 140
- Height = 13
- Caption = 'Not Available for Free Edition'
- Enabled = False
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 10053120
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- Visible = False
- end
- object btnAutoUpdate: TBitBtn
- Left = 328
- Top = 91
- Width = 97
- Height = 25
- Caption = 'Change Schedule'
- TabOrder = 0
- OnClick = btnAutoUpdateClick
- end
- object rbCheckupdateonstart: TRadioButton
- Left = 16
- Top = 24
- Width = 409
- Height = 17
- Caption = 'Check for updates when program starts'
- TabOrder = 1
- OnClick = rbCheckupdateonstartClick
- end
- object rbAutoUpdate: TRadioButton
- Left = 16
- Top = 48
- Width = 362
- Height = 17
- Caption = 'Execute Web Update at a scheduled time.'
- TabOrder = 2
- OnClick = rbAutoUpdateClick
- end
- end
- end
- object TabSheet3: TTabSheet
- Caption = 'Restore Center'
- ImageIndex = 2
- object GroupBox5: TGroupBox
- Left = 8
- Top = 16
- Width = 433
- Height = 233
- Caption = 'Restore Center Protection'
- TabOrder = 0
- object Label2: TLabel
- Left = 15
- Top = 24
- Width = 407
- Height = 25
- AutoSize = False
- Caption =
- 'Select the modules that you want to have protected by Restore Ce' +
- 'nter here.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label3: TLabel
- Left = 15
- Top = 48
- Width = 407
- Height = 25
- AutoSize = False
- Caption = 'Available modules:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object lvRestore: TListView
- Left = 15
- Top = 67
- Width = 399
- Height = 156
- Checkboxes = True
- Columns = <
- item
- AutoSize = True
- end
- item
- Width = 0
- end>
- ShowColumnHeaders = False
- TabOrder = 0
- ViewStyle = vsReport
- end
- end
- object GroupBox6: TGroupBox
- Left = 8
- Top = 264
- Width = 433
- Height = 97
- Caption = 'Backup Options'
- TabOrder = 1
- object Label4: TLabel
- Left = 15
- Top = 32
- Width = 170
- Height = 25
- AutoSize = False
- Caption = 'Delete backups automatically:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label5: TLabel
- Left = 15
- Top = 64
- Width = 170
- Height = 25
- AutoSize = False
- Caption = 'Limit the number of backups to:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object cboDeleteBackups: TComboBox
- Left = 184
- Top = 26
- Width = 153
- Height = 21
- Style = csDropDownList
- ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
- ItemHeight = 13
- TabOrder = 0
- end
- object seBackupsmax: TSpinEdit
- Left = 184
- Top = 60
- Width = 57
- Height = 22
- MaxValue = 0
- MinValue = 0
- TabOrder = 1
- Value = 60
- end
- end
- end
- object TabSheet4: TTabSheet
- Caption = 'Ignore List'
- ImageIndex = 3
- DesignSize = (
- 454
- 373)
- object Label6: TLabel
- Left = 8
- Top = 8
- Width = 409
- Height = 33
- Anchors = [akLeft, akTop, akRight, akBottom]
- AutoSize = False
- Caption =
- 'The list of entries are currently being ignored when scanning th' +
- 'e Registry. If you want Glary Utilities to include one of these ' +
- 'entries, then remove its checkmark.'
- Transparent = True
- WordWrap = True
- end
- object btnDelete: TBitBtn
- Left = 7
- Top = 340
- Width = 75
- Height = 25
- Anchors = [akLeft, akBottom]
- Caption = 'Remove'
- TabOrder = 0
- OnClick = btnDeleteClick
- end
- object lvRegExclude: TListView
- Left = 8
- Top = 44
- Width = 433
- Height = 285
- Anchors = [akLeft, akTop, akRight, akBottom]
- Columns = <
- item
- AutoSize = True
- Caption = 'Registry Key'
- end>
- HideSelection = False
- ReadOnly = True
- RowSelect = True
- ShowColumnHeaders = False
- TabOrder = 1
- ViewStyle = vsReport
- end
- end
- end
- object btnCancel: TBitBtn
- Left = 394
- Top = 415
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object btnOk: TBitBtn
- Left = 306
- Top = 415
- Width = 75
- Height = 25
- Anchors = [akRight, akBottom]
- Caption = 'OK'
- Default = True
- TabOrder = 2
- OnClick = btnOkClick
- end
- end
-